ClassSectionCustomMeetingPattern 
EntityType  Independent 
Logical Entity Name  ClassSectionCustomMeetingPattern 
Default Table Name  AdClassSchedPeriodManual 
Logical Only  NO 
Definition 
 
Note 
 

ClassSectionCustomMeetingPattern Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(FK)    INTEGER  YES 
 
StartTime    DATETIME  NO 
 
EndTime    DATETIME  NO 
 
MeetingLength    SMALLINT  NO 
 
PatternType    CHAR(1)  NO 
 
Frequency    SMALLINT  NO 
 
IsMeetingOnSunday    BIT  NO 
 
IsMeetingOnMonday    BIT  NO 
 
IsMeetingOnTuesday    BIT  NO 
 
IsMeetingOnWednesday    BIT  NO 
 
IsMeetingOnThursday    BIT  NO 
 
IsMeetingOnFriday    BIT  NO 
 
IsMeetingOnSaturday    BIT  NO 
 
RecurrenceStartWeeks    SMALLINT  NO 
 
IsRecurrenceEnding    BIT  NO 
 
RecurrenceEndNumber    SMALLINT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

ClassSectionCustomMeetingPattern Keys 
Key Name  Key Type  Keys 
AdClassSchedPeriodManual_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
AdClassSchedPeriodManual_StartTime_EndTime_Pattern_N_N_IDX  Inversion Entry  StartTime, EndTime, PatternType 

ClassSectionCustomMeetingPattern Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ClassSectionMeetingPattern  Non-Identifying  Zero or One to Zero or More        Id  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

ClassSectionCustomMeetingPattern Check Constraints 
Check Constraint Name  CheckConstraint